home *** CD-ROM | disk | FTP | other *** search
/ Champak 106 / Vol 106.iso / games / maple_st.swf / scripts / DefineButton2_1167 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2010-04-12  |  79 b   |  5 lines

  1. on(release){
  2.    _root.ablities.dex += 1;
  3.    _root.ablities.abpoint -= 1;
  4. }
  5.